Welcome![Sign In][Sign Up]
Location:
Search - http post get

Search list

[OS program用于模拟GETPOST方法发送HTTP请求并取得数据

Description: 用于模拟GETPOST方法发送HTTP请求并取得数据.可能用于网络攻击-GETPOST simulation methods for sending HTTP request and obtain data. May be used in network attacks
Platform: | Size: 303104 | Author: | Hits:

[Internet-NetworkHTTPGetPost

Description: This article presents a utility that lets you retrieve raw information from web servers using HTTP s GET and POST commands. 解压后其中一个是源文件,另一个是demo 阅读代码相关参考: http://www.rfc-editor.org/ http://www.codetools.com/index.html-This article presents a utility that lets y ou retrieve raw information from web servers us ing s HTTP GET and POST commands. unpacked which is a source document, another demo code reading relevant reference : http :// www.rfc-editor.org/ http :// www.codetools.com/index.html
Platform: | Size: 61440 | Author: 陈丽萍 | Hits:

[Internet-NetworkHTTPserver

Description: 用VC编写的基于MFC的HTTP服务器,提供一般的请求命令(POST,GET...)-VC prepared with the MFC-based HTTP server, the request to provide general order (POST, GET ...)
Platform: | Size: 47104 | Author: | Hits:

[Internet-Networkhttp

Description: HTTP客户端例子程序 用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 主要功能: GET 网站上的页面、下载JPG文件等 POST 表单,包括上传文件。 分析部分常用的返回信息 主要用途: 实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 主要函数都没有用MFC,可以轻松移植到嵌入式系统。-HTTP client example program using HTTP protocol and WEB site communications, and realize the basic GET/POST interactive news. Main functions: GET on the site page, download JPG files a form POST, including upload files. Analysis of some commonly used to return information on the main purposes: the practice of GET/POST interactive news, according to site specific changes to the content can be customized into a dedicated interface program. The main functions are not used MFC, can be easily ported to embedded systems.
Platform: | Size: 56320 | Author: | Hits:

[TCP/IP stackryeolhttpclient_src

Description: CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient aim is to simplify WinInet
Platform: | Size: 74752 | Author: 严锐 | Hits:

[Internet-Networkhttp_Post_Get

Description: 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
Platform: | Size: 24576 | Author: | Hits:

[Internet-Networklyoulhttpclient

Description: CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient are for the purpose of simplifying the WinInet' s API, and HTTP server for interaction. Can use the HTTP GET request to the HTTP server (for request for a URL corresponding to the contents of), want to use the HTTP server HTTP POST to send data (for transmission of documents and submit the form), as well as data back CHttpResponse deal with, and add a strict anomaly detection. At the same time, the annex contains a common version and the COM version of the source code.
Platform: | Size: 1367040 | Author: 王波 | Hits:

[Windows DevelopHTTPrequest

Description: vc++ http post get 请求-vc++ http post get
Platform: | Size: 79872 | Author: 王伟 | Hits:

[Internet-Networkhttp

Description: 跨平台http Get Post函数,都是可以直接用的-http download, support get and post
Platform: | Size: 1024 | Author: danny | Hits:

[TCP/IP stackSockets-2.3.9.1

Description: C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source. Features include, but are not limited to, SSL support, IPv6 support, tcp and udp sockets, sctp sockets, http protocol, highly customizable error handling. Testing has been done on Linux and Windows 2000, and to some part on Solaris and Mac OS X. The source code is released under the terms of the GNU GPL, but is also available under an alternative license.
Platform: | Size: 318464 | Author: geddy | Hits:

[SymbianHttpGetPost

Description: symbian http post get.
Platform: | Size: 40960 | Author: xihongjian | Hits:

[Internet-NetworkVC.GET.POST.HTTP.client.code.send.request

Description: VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
Platform: | Size: 37888 | Author: 67 | Hits:

[Internet-Networkpost

Description: C++ 用HTTP的GET方式向网站发送数据-C++ with the HTTP GET method to send data to the site
Platform: | Size: 7168 | Author: sunkai | Hits:

[Web ServerCSharp_Simulation_IIS_SeverGET_POST

Description: 建于: 2010-12-12 作者: kevery / 香門 QQ:214958266 目的: 模拟IIS服务器 当前: 测试模块效果 测试环境:Visual Studio 2005 C# .NET Framework 2.0 windows 7 用途: 建立简单C/B/S模式转输数据. 优点: 采用HTTP方式(方式:POST GET) ,简单,实用. GET方式时,访问未指明的文件名时,默认访问:index.html文件,即默认主页-Built in: 2010-12-12 On: kevery/Hong door QQ: 214958266 AIM: To simulate the current IIS server: test module effects test environment: Visual Studio 2005 C# . NET Framework 2.0 windows 7 uses: to create a simple C/B/S mode switch to transmission data. advantages: The HTTP method (method: POST GET), a simple and practical. GET mode, the access to the file name is not specified, the default access: index.html file, which is the default home page
Platform: | Size: 179200 | Author: 香门 | Hits:

[Windows DevelopWinsock

Description: VB Winsock HTTP POST GET表单提交-VB Winsock HTTP POST GEt
Platform: | Size: 5120 | Author: 来到萨克 | Hits:

[Internet-NetworkVB-Winsock-HTTP-POST-GET

Description: vb.net Get Post vb.net Get Post提交网页-vb.net Get Post submit pages
Platform: | Size: 7168 | Author: zhangsan | Hits:

[CSharpCSharphttp-post-get

Description: http post get实例 实际代码显示post get-the source for c# http class
Platform: | Size: 29696 | Author: CCoding | Hits:

[Internet-Networkhttp-server-demo

Description: delphi http服务器端的示例代码,编程工具 delphi7,http post get-delphi7,http post get
Platform: | Size: 245760 | Author: mark | Hits:

[OtherMFCDemo

Description: 初学 POST-GET 功能,http协议的初步学习。(Beginner POST-GET function)
Platform: | Size: 406528 | Author: dotorN | Hits:

[Internet-NetworkHttpPost

Description: http post请求简单示例,及get请求(A simple example of HTTP post request and get request)
Platform: | Size: 332800 | Author: handsome华子 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net